Skip to content

Update sddf/i2c to new protocol #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update sddf/i2c to new protocol #15

wants to merge 1 commit into from

Conversation

omeh-a
Copy link
Member

@omeh-a omeh-a commented May 23, 2025

I2C protocol update which removes all assumed magic alignments (data region not assumed contiguous, etc.) and adds the meta region to back buffers. Config structs updated to offer more information to clients / matching new protocol.

See au-ts/sddf#434 - NOTE: these PRs must be merged together and are strictly dependent on one another! i2c will stop working if either is omitted.

Signed-off-by: Lesley Rossouw <[email protected]>
@omeh-a omeh-a force-pushed the i2c_protocol_refac branch from 43bbdc2 to b41e13c Compare May 26, 2025 07:29
@omeh-a
Copy link
Member Author

omeh-a commented May 26, 2025

Updated to fix tests, now ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant